projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa29f9b
)
[BSD4_3] (HAVE_FTIME): Defined.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 4 Aug 1993 04:18:32 +0000
(
04:18
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 4 Aug 1993 04:18:32 +0000
(
04:18
+0000)
src/m/vax.h
patch
|
blob
|
history
diff --git
a/src/m/vax.h
b/src/m/vax.h
index 303d8d76b02cdf7fc3fccdd58ff388aa6227c867..fa50e65be732e472008de03c0fac02406a4b8686 100644
(file)
--- a/
src/m/vax.h
+++ b/
src/m/vax.h
@@
-125,3
+125,7
@@
NOTE-END */
#ifdef VMS
#define C_ALLOCA
#endif
+
+#ifdef BSD4_2
+#define HAVE_FTIME
+#endif